CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - demo matlab

搜索资源列表

  1. LevelSetmatlabcodes

    2下载:
  2. 水平集图像分割方法的一个经典DEMO,05年CVPR上的文章的实现程序,无偿呈现-Level set image segmentation methods of a classical DEMO, 05 years CVPR articles realization procedures, free show
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:14909
    • 提供者:强军
  1. welch

    1下载:
  2. 功率谱 welch 方法 there is a simple demo for non parameteric spectral estimation methods-Welch method of power spectrum there is a simple demo for non parameteric spectral estimation methods
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1402
    • 提供者:lxp
  1. WZFaceDetector

    0下载:
  2. FaceDetector is a demo for an efficient face candidates selector proposed for face detection tasks in still gray-level images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:714865
    • 提供者:wsy
  1. zishiyingjunheng

    1下载:
  2. This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood sequence estimation (MLSE) equalizers when operating in a static channel with a deep null. The MLSE equalizer is invoked first with perfect channel knowled
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:102663
    • 提供者:Lee
  1. FFT_DEMO_with_MATLAB

    0下载:
  2. 用MATLAB编写的FFT演示程序,旁瓣可由窗函数来减弱-FFT using MATLAB prepared demo program, sidelobe window function may be to weaken
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:28096
    • 提供者:huang
  1. FIR

    1下载:
  2. 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:37551
    • 提供者:李文
  1. simple_gui

    0下载:
  2. 基于GUI界面的matlab演示程序,从简单的学起,从友好的交互页面学起。-GUI-based interface matlab demo program, from simple to learn, from the friendly and interactive pages to learn.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:8444
    • 提供者:cai
  1. shout2

    1下载:
  2. 在一个平面图上动画演示,跟踪导弹精确打击飞机的过程。-In an animated demo on the floor plan, tracking precision strike aircraft missiles process.
  3. 所属分类:2D图形编程

    • 发布日期:2013-08-09
    • 文件大小:11694
    • 提供者:huxuec
  1. demo

    1下载:
  2. Curvelet变换图像融合-Curvelet transform image fusion
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:960
    • 提供者:xiangzi
  1. communicationmatlab

    6下载:
  2. 一个带gui界面的matlab串口通信演示程序-A band gui interface matlab serial communication demo
  3. 所属分类:Com Port

    • 发布日期:2014-12-24
    • 文件大小:10303
    • 提供者:王华
  1. pipei

    0下载:
  2. .testpipei_1.m文件为基于灰度的模板匹配代码,仅为单独使用,不具有交互性 2.testpipei_2.m文件为基于灰度的快速模板匹配代码,仅为单独使用,不具有交互性 3.three.m为带有界面的演示程序,包含了上述两种算法,在MATLAB7.1中,在命令窗口下输入 edit three (three文件一定要在work文件夹下)回车后就可以进行使用了。 4.testpipei_1.m和testpipei_2.m的函数使用说明详细见各自的文件内 5.testpi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:196530
    • 提供者:郭飞飞
  1. LabviewMatlab

    0下载:
  2. Matlab和Labview混合编程,可以演示信号的白噪声添加和滤波,以及时域和傅立叶变换后的频域波形-Matlab and Labview mixed programming, you can demo the white noise signal add and filtering, as well as the time-domain and Fourier transformed frequency domain waveform
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:68284
    • 提供者:许昕
  1. powersys_manual

    0下载:
  2. 给Matlab配套的电力工具箱POWERSYSTEM的最全的使用手册,一共一千多页,POWERSYSTEM中所有的DEMO都有详细介绍,是学习电力工具箱的精品资料-Matching of electricity to Matlab toolbox POWERSYSTEM the most comprehensive user manual, a total of more than 1000 pages, POWERSYSTEM have all the details of DEMO is t
  3. 所属分类:matlab

    • 发布日期:2017-05-29
    • 文件大小:11984149
    • 提供者:王华斌
  1. Kalman_toolbox

    0下载:
  2. Kalman filter toolbox written by Kevin Murphy,See learning_demo.m for a demo of parameter estimation using EM.-Kalman filter toolbox written by Kevin Murphy, See learning_demo.m for a demo of parameter estimation using EM.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:13525
    • 提供者:孤陋寡闻
  1. KFandPF

    2下载:
  2. 卡尔曼滤波器和粒子滤波器的MATLAB演示程序-Kalman filters and particle filters MATLAB demo
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7430
    • 提供者:xuxin
  1. 12358964fcmdemo

    0下载:
  2. 是遗传聚类的demo,参照自己的数据对程序进行小小的改编即可,使用简单方便。-Are genetic clustering demo, with reference to its own data on the procedure can be little adaptation, the use of easy and convenient.
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:5722
    • 提供者:tang
  1. sift_demo4

    0下载:
  2. SIFT算法的使用demo,对自己编程序很有帮助,是对图像分析的好帮手。-SIFT algorithm for the use of demo, programmed to their helpful, image analysis is a good helper.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:997
    • 提供者:李萍
  1. 11112322

    2下载:
  2. 1、 数字信号调制与解调的原理和基本方式 2、 基于simulink的数字信号调制与解调的仿真 3、 MATLAB中GUI图形界面设计及M文件编程 4、 基于MATLAB的数字调制与解调演示系统的生成 -1, digital signal modulation and demodulation principle and basic method 2, based on simulink digital signal modulation and demodulation of
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-07
    • 文件大小:1094903
    • 提供者:王利华
  1. code

    0下载:
  2. This code helps to fuse pet and ct scan images.The file untitled.m opens the interface to load and fuse.Demo images are provided in the folder for reference.This code achieved a performance of .7/1
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:319202
    • 提供者:naveen
  1. AP

    0下载:
  2. 最新AP聚类算法以及演示程序,算法内容参照affinity appropagation in science。-AP latest clustering algorithm as well as the demo program, algorithm reference content affinity appropagation in science.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-04-16
    • 文件大小:4832
    • 提供者:lilan
« 1 2 3 4 56 7 8 9 10 ... 38 »
搜珍网 www.dssz.com